[INFO] cloning repository https://github.com/taskx6004/claudia-statusline
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taskx6004/claudia-statusline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaskx6004%2Fclaudia-statusline", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaskx6004%2Fclaudia-statusline'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4773bb835f6fcd28bbf898af7afc9fb2deba2372
[INFO] testing taskx6004/claudia-statusline against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaskx6004%2Fclaudia-statusline" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/taskx6004/claudia-statusline
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/taskx6004/claudia-statusline
[INFO] tweaked toml for git repo https://github.com/taskx6004/claudia-statusline written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/taskx6004/claudia-statusline on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/taskx6004/claudia-statusline already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded http-range-header v0.3.1
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded uncased v0.9.10
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.1
[INFO] [stderr]   Downloaded hostname v0.4.1
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.3
[INFO] [stderr]   Downloaded libsql_replication v0.6.0
[INFO] [stderr]   Downloaded libsql-hrana v0.2.0
[INFO] [stderr]   Downloaded libsql-sys v0.8.0
[INFO] [stderr]   Downloaded clap v4.5.46
[INFO] [stderr]   Downloaded libsql v0.6.0
[INFO] [stderr]   Downloaded libsql-sqlite3-parser v0.13.0
[INFO] [stderr]   Downloaded tower-http v0.4.4
[INFO] [stderr]   Downloaded cc v1.2.34
[INFO] [stderr]   Downloaded clap_builder v4.5.46
[INFO] [stderr]   Downloaded libsql-rusqlite v0.33.0
[INFO] [stderr]   Downloaded regex v1.11.2
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded proptest v1.7.0
[INFO] [stderr]   Downloaded tonic v0.11.0
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded regex-automata v0.4.10
[INFO] [stderr]   Downloaded tonic-web v0.11.0
[INFO] [stderr]   Downloaded libsql-ffi v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8766a304c3592af348fb1eb946325d26c41752a668681b9af1aa6d6b311eed7b
[INFO] running `Command { std: "docker" "start" "-a" "8766a304c3592af348fb1eb946325d26c41752a668681b9af1aa6d6b311eed7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8766a304c3592af348fb1eb946325d26c41752a668681b9af1aa6d6b311eed7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8766a304c3592af348fb1eb946325d26c41752a668681b9af1aa6d6b311eed7b", kill_on_drop: false }`
[INFO] [stdout] 8766a304c3592af348fb1eb946325d26c41752a668681b9af1aa6d6b311eed7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c702988437eb40951728e81ef29d0de46e820a5c2f6ade98ce97ef50715c335a
[INFO] running `Command { std: "docker" "start" "-a" "c702988437eb40951728e81ef29d0de46e820a5c2f6ade98ce97ef50715c335a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling statusline v2.22.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "c702988437eb40951728e81ef29d0de46e820a5c2f6ade98ce97ef50715c335a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c702988437eb40951728e81ef29d0de46e820a5c2f6ade98ce97ef50715c335a", kill_on_drop: false }`
[INFO] [stdout] c702988437eb40951728e81ef29d0de46e820a5c2f6ade98ce97ef50715c335a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da089abd2b9d63fef11f4e54521418831c25d224f773bda111eb0e0b7a1cb11e
[INFO] running `Command { std: "docker" "start" "-a" "da089abd2b9d63fef11f4e54521418831c25d224f773bda111eb0e0b7a1cb11e", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling statusline v2.22.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "da089abd2b9d63fef11f4e54521418831c25d224f773bda111eb0e0b7a1cb11e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da089abd2b9d63fef11f4e54521418831c25d224f773bda111eb0e0b7a1cb11e", kill_on_drop: false }`
[INFO] [stdout] da089abd2b9d63fef11f4e54521418831c25d224f773bda111eb0e0b7a1cb11e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6f42cd67bea3c9042a406bffe9bd13ed8aae79c20ee17d2ece8e380750532918
[INFO] running `Command { std: "docker" "start" "-a" "6f42cd67bea3c9042a406bffe9bd13ed8aae79c20ee17d2ece8e380750532918", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/statusline-71c2238c1bea4d6d)
[INFO] [stdout] 
[INFO] [stdout] running 240 tests
[INFO] [stdout] test common::tests::test_current_date ... ok
[INFO] [stdout] test common::tests::test_current_month ... ok
[INFO] [stdout] test common::tests::test_current_timestamp ... ok
[INFO] [stdout] test common::tests::test_get_config_dir ... ok
[INFO] [stdout] test common::tests::test_get_data_dir ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_display_config_all_disabled ... ok
[INFO] [stdout] test common::tests::test_get_device_id ... ok
[INFO] [stdout] test config::tests::test_display_config_developer_focus ... ok
[INFO] [stdout] test config::tests::test_display_config_defaults ... ok
[INFO] [stdout] test config::tests::test_display_config_serialization ... ok
[INFO] [stdout] test config::tests::test_display_config_minimal ... ok
[INFO] [stdout] test config::tests::test_display_config_partial ... ok
[INFO] [stdout] test config::tests::test_save_and_load_config ... ok
[INFO] [stdout] test common::tests::test_validate_path_security ... ok
[INFO] [stdout] test config::tests::test_example_config ... ok
[INFO] [stdout] test context_learning::tests::test_manual_compaction_detection ... ok
[INFO] [stdout] test context_learning::tests::test_is_compaction_event ... ok
[INFO] [stdout] test context_learning::tests::test_calculate_confidence ... ok
[INFO] [stdout] test context_learning::tests::test_observe_usage_flow ... ok
[INFO] [stdout] test context_learning::tests::test_reset_operations ... ok
[INFO] [stdout] test context_learning::tests::test_proximity_filtering ... ok
[INFO] [stdout] test context_learning::tests::test_record_compaction ... ok
[INFO] [stdout] test database::tests::test_automatic_database_upgrade ... ignored, Flaky test - database isolation issues with parallel tests
[INFO] [stdout] test database::tests::test_concurrent_updates ... ignored, Flaky test - occasionally fails due to SQLite locking with concurrent connections
[INFO] [stdout] test context_learning::tests::test_get_learned_window_with_threshold ... ok
[INFO] [stdout] test context_learning::tests::test_update_ceiling_observation ... ok
[INFO] [stdout] test database::tests::test_active_time_tracking_storage ... ok
[INFO] [stdout] test database::tests::test_database_creation ... ok
[INFO] [stdout] test database::tests::test_active_time_accumulation ... ok
[INFO] [stdout] test database::tests::test_aggregates ... ok
[INFO] [stdout] test database::tests::test_active_time_ignores_long_gaps ... ok
[INFO] [stdout] test database::tests::test_database_file_permissions ... ok
[INFO] [stdout] test database::tests::test_all_time_stats_loading ... ok
[INFO] [stdout] test database::tests::test_database_wal_shm_permissions ... ok
[INFO] [stdout] test display::tests::test_burn_rate_calculation ... ok
[INFO] [stdout] test display::tests::test_colors ... ok
[INFO] [stdout] test display::tests::test_format_context_bar ... ok
[INFO] [stdout] test display::tests::test_format_duration ... ok
[INFO] [stdout] test display::tests::test_format_context_bar_compaction_states ... ok
[INFO] [stdout] test display::tests::test_get_cost_color ... ok
[INFO] [stdout] test display::tests::test_theme_affects_colors ... ignored
[INFO] [stdout] test display::tests::test_token_rate_formatting_with_k_suffix ... ok
[INFO] [stdout] test display::tests::test_sanitized_output ... ok
[INFO] [stdout] test display::tests::test_token_rate_time_unit_conversion ... ok
[INFO] [stdout] test git::tests::test_format_git_info ... ok
[INFO] [stdout] test git::tests::test_format_git_info_sanitizes_branch_name ... ok
[INFO] [stdout] test display::tests::test_token_rate_hour_display ... ok
[INFO] [stdout] test git::tests::test_parse_git_status_added_files ... ok
[INFO] [stdout] test git::tests::test_malicious_path_inputs ... ok
[INFO] [stdout] test git::tests::test_parse_git_status_branch_formats ... ok
[INFO] [stdout] test database::tests::test_existing_database_permissions_fixed ... ok
[INFO] [stdout] test git::tests::test_parse_git_status_deleted_files ... ok
[INFO] [stdout] test git::tests::test_parse_git_status_renamed_copied ... ok
[INFO] [stdout] test git::tests::test_parse_git_status_complex_scenario ... ok
[INFO] [stdout] test git::tests::test_parse_git_status_modified_files ... ok
[INFO] [stdout] test git::tests::test_parse_git_status_unmerged_conflicts ... ok
[INFO] [stdout] test git::tests::test_parse_git_status_untracked_ignored ... ok
[INFO] [stdout] test git::tests::test_validate_git_directory_security ... ok
[INFO] [stdout] test git_utils::tests::test_git_timeout ... ok
[INFO] [stdout] test git_utils::tests::test_timeout_kills_process ... ok
[INFO] [stdout] test hook_handler::tests::test_full_compaction_flow ... ok
[INFO] [stdout] test hook_handler::tests::test_handle_postcompact ... ok
[INFO] [stdout] test database::tests::test_session_update ... ok
[INFO] [stdout] test hook_handler::tests::test_handle_precompact ... ok
[INFO] [stdout] test database::tests::test_reset_session_max_tokens_nonexistent_session ... ok
[INFO] [stdout] test hook_handler::tests::test_handle_precompact_manual_trigger ... ok
[INFO] [stdout] test hook_handler::tests::test_handle_stop ... ok
[INFO] [stdout] test hook_handler::tests::test_postcompact_manual_trigger ... ok
[INFO] [stdout] test hook_handler::tests::test_postcompact_without_precompact ... ok
[INFO] [stdout] test hook_handler::tests::test_stop_without_precompact ... ok
[INFO] [stdout] test layout::tests::test_basic_substitution ... ok
[INFO] [stdout] test layout::tests::test_context_with_config_format_full ... ok
[INFO] [stdout] test layout::tests::test_context_with_config_format_percent ... ok
[INFO] [stdout] test layout::tests::test_clean_double_separators ... ok
[INFO] [stdout] test layout::tests::test_context_with_config_format_bar ... ok
[INFO] [stdout] test layout::tests::test_context_with_config_format_tokens ... ok
[INFO] [stdout] test layout::tests::test_cost_with_config_cost_only ... ok
[INFO] [stdout] test layout::tests::test_cost_with_config_rate_only ... ok
[INFO] [stdout] test layout::tests::test_cost_with_config_with_daily ... ok
[INFO] [stdout] test layout::tests::test_directory_with_config_color_override ... ok
[INFO] [stdout] test hook_handler::tests::test_multiple_precompact_calls ... ok
[INFO] [stdout] test layout::tests::test_directory_with_config_format_basename ... ok
[INFO] [stdout] test layout::tests::test_directory_with_config_format_short ... ok
[INFO] [stdout] test layout::tests::test_directory_with_config_max_length ... ok
[INFO] [stdout] test layout::tests::test_empty_template ... ok
[INFO] [stdout] test layout::tests::test_from_config_custom_format ... ok
[INFO] [stdout] test layout::tests::test_from_config_preset ... ok
[INFO] [stdout] test layout::tests::test_get_used_variables ... ok
[INFO] [stdout] test layout::tests::test_git_with_config_format_branch_only ... ok
[INFO] [stdout] test layout::tests::test_directory_with_config_utf8_truncation ... ok
[INFO] [stdout] test layout::tests::test_git_with_config_show_when_dirty_when_clean ... ok
[INFO] [stdout] test layout::tests::test_list_available_presets ... ok
[INFO] [stdout] test layout::tests::test_model_with_config_format_full ... ok
[INFO] [stdout] test layout::tests::test_model_with_config_format_name ... ok
[INFO] [stdout] test layout::tests::test_model_with_config_format_version ... ok
[INFO] [stdout] test layout::tests::test_multiline ... ok
[INFO] [stdout] test layout::tests::test_nested_braces ... ok
[INFO] [stdout] test layout::tests::test_only_separators ... ok
[INFO] [stdout] test layout::tests::test_preset_case_insensitive ... ok
[INFO] [stdout] test layout::tests::test_preset_compact ... ok
[INFO] [stdout] test layout::tests::test_preset_compact_format ... ok
[INFO] [stdout] test layout::tests::test_preset_default ... ok
[INFO] [stdout] test layout::tests::test_preset_default_format ... ok
[INFO] [stdout] test layout::tests::test_preset_detailed_format ... ok
[INFO] [stdout] test layout::tests::test_preset_minimal_format ... ok
[INFO] [stdout] test layout::tests::test_preset_power_format ... ok
[INFO] [stdout] test layout::tests::test_preset_rendering_compact ... ok
[INFO] [stdout] test layout::tests::test_missing_variable_removed ... ok
[INFO] [stdout] test layout::tests::test_git_with_config_show_when_dirty_when_dirty ... ok
[INFO] [stdout] test layout::tests::test_resolve_color_override_256 ... ok
[INFO] [stdout] test layout::tests::test_preset_rendering_default ... ok
[INFO] [stdout] test layout::tests::test_preset_rendering_minimal ... ok
[INFO] [stdout] test layout::tests::test_resolve_color_override_hex ... ok
[INFO] [stdout] test layout::tests::test_resolve_color_override_passthrough ... ok
[INFO] [stdout] test layout::tests::test_resolve_color_override_named ... ok
[INFO] [stdout] test layout::tests::test_separator_substitution ... ok
[INFO] [stdout] test layout::tests::test_separator_with_control_chars ... ok
[INFO] [stdout] test layout::tests::test_token_rate_with_config_sets_all_variables ... ok
[INFO] [stdout] test layout::tests::test_token_rate_with_config_layout_integration ... ok
[INFO] [stdout] test layout::tests::test_token_rate_with_metrics_cache_metrics_disabled ... ok
[INFO] [stdout] test layout::tests::test_token_rate_with_metrics_cache_metrics_enabled ... ok
[INFO] [stdout] test layout::tests::test_token_rate_with_metrics_rate_display_options ... ok
[INFO] [stdout] test layout::tests::test_unbalanced_brace_closing ... ok
[INFO] [stdout] test layout::tests::test_unbalanced_brace_opening ... ok
[INFO] [stdout] test layout::tests::test_variable_builder_basic ... ok
[INFO] [stdout] test layout::tests::test_unknown_preset_falls_back_to_default ... ok
[INFO] [stdout] test layout::tests::test_variable_builder_cost ... ok
[INFO] [stdout] test layout::tests::test_variable_builder_directory ... ok
[INFO] [stdout] test layout::tests::test_variable_builder_empty_values_ignored ... ok
[INFO] [stdout] test layout::tests::test_variable_builder_lines_changed ... ok
[INFO] [stdout] test layout::tests::test_variable_builder_with_renderer ... ok
[INFO] [stdout] test layout::tests::test_whitespace_only_variables ... ok
[INFO] [stdout] test database::tests::test_reset_session_max_tokens ... ok
[INFO] [stdout] test models::tests::test_canonical_name_normalization ... ok
[INFO] [stdout] test models::tests::test_future_model_versions ... ok
[INFO] [stdout] test models::tests::test_model_detection_edge_cases ... ok
[INFO] [stdout] test models::tests::test_model_family ... ok
[INFO] [stdout] test models::tests::test_model_type_detection ... ok
[INFO] [stdout] test models::tests::test_model_type_display ... ok
[INFO] [stdout] test models::tests::test_parse_complete_json ... ok
[INFO] [stdout] test database::tests::test_session_start_time_preserved_on_update ... ok
[INFO] [stdout] test models::tests::test_parse_empty_json ... ok
[INFO] [stdout] test models::tests::test_statusline_input_with_empty_cost ... ok
[INFO] [stdout] test models::tests::test_transcript_entry_with_string_timestamp ... ok
[INFO] [stdout] test models::tests::test_transcript_field_alias ... ok
[INFO] [stdout] test models::tests::test_usage_with_cache_tokens ... ok
[INFO] [stdout] test models::tests::test_transcript_message_content_types ... ok
[INFO] [stdout] test models::tests::test_version_extraction ... ok
[INFO] [stdout] test retry::tests::test_is_retryable_error ... ok
[INFO] [stdout] test layout::tests::test_context_with_config_full_with_tokens ... ok
[INFO] [stdout] test retry::tests::test_retry_if_retryable_non_retryable_error ... ok
[INFO] [stdout] test database::tests::test_session_update_delta_calculation ... ok
[INFO] [stdout] test git_utils::tests::test_git_with_locks_env ... ok
[INFO] [stdout] test state::tests::test_clear_state ... ok
[INFO] [stdout] test state::tests::test_cleanup_stale_states ... ok
[INFO] [stdout] test state::tests::test_corrupted_json_handled ... ok
[INFO] [stdout] test state::tests::test_get_state_file_path_rejects_invalid_ids ... ok
[INFO] [stdout] test state::tests::test_sanitize_session_id_comprehensive ... ok
[INFO] [stdout] test state::tests::test_session_id_empty_rejected ... ok
[INFO] [stdout] test state::tests::test_session_id_control_characters_rejected ... ok
[INFO] [stdout] test state::tests::test_session_id_null_byte_rejected ... ok
[INFO] [stdout] test state::tests::test_session_id_path_separator_rejected ... ok
[INFO] [stdout] test state::tests::test_session_id_path_traversal_rejected ... ok
[INFO] [stdout] test state::tests::test_session_id_special_characters_rejected ... ok
[INFO] [stdout] test state::tests::test_session_id_too_long_rejected ... ok
[INFO] [stdout] test state::tests::test_session_id_safe_characters_allowed ... ok
[INFO] [stdout] test state::tests::test_session_id_validation ... ok
[INFO] [stdout] test state::tests::test_stale_state_detected ... ok
[INFO] [stdout] test state::tests::test_write_and_read_state ... ok
[INFO] [stdout] test state::tests::test_session_id_valid_formats ... ok
[INFO] [stdout] test stats::tests::test_calculate_token_rates_from_raw ... ok
[INFO] [stdout] test stats::tests::test_calculate_token_rates_from_raw_cache_edge_cases ... ok
[INFO] [stdout] test stats::tests::test_calculate_token_rates_from_raw_short_duration ... ok
[INFO] [stdout] test stats::tests::test_calculate_token_rates_from_raw_zero_tokens ... ok
[INFO] [stdout] test stats::tests::test_concurrent_update_safety ... ignored, Flaky test - thread synchronization timing issues cause intermittent failures
[INFO] [stdout] test stats::tests::test_file_corruption_recovery ... ignored, Flaky test - file system timing issues cause intermittent failures
[INFO] [stdout] test stats::tests::test_get_session_duration ... ignored, Flaky test - stack overflow due to deep test isolation nesting
[INFO] [stdout] test stats::tests::test_session_start_time_tracking ... ignored, Flaky test - OnceLock config caching can cause start_time to differ between runs
[INFO] [stdout] test stats::tests::test_stats_data_default ... ok
[INFO] [stdout] test retry::tests::test_retry_all_attempts_fail ... ok
[INFO] [stdout] test retry::tests::test_retry_success_on_third_attempt ... ok
[INFO] [stdout] test stats::tests::test_backup_file_permissions ... ok
[INFO] [stdout] test stats::tests::test_stats_file_path_xdg ... ok
[INFO] [stdout] test stats::tests::test_stats_file_permissions_fixed_on_save ... ok
[INFO] [stdout] test stats::tests::test_token_rate_math_direct ... ok
[INFO] [stdout] test theme::tests::test_custom_palette ... ok
[INFO] [stdout] test theme::tests::test_default_theme ... ok
[INFO] [stdout] test theme::tests::test_embedded_themes_list ... ok
[INFO] [stdout] test stats::tests::test_stats_file_permissions_on_creation ... ok
[INFO] [stdout] test theme::tests::test_load_embedded_case_insensitive ... ok
[INFO] [stdout] test theme::tests::test_get_theme_manager ... ok
[INFO] [stdout] test theme::tests::test_load_embedded_light ... ok
[INFO] [stdout] test theme::tests::test_load_embedded_dark ... ok
[INFO] [stdout] test theme::tests::test_load_embedded_unknown ... ok
[INFO] [stdout] test theme::tests::test_resolve_aliases ... ok
[INFO] [stdout] test theme::tests::test_resolve_ansi_passthrough ... ok
[INFO] [stdout] test theme::tests::test_resolve_bright_colors ... ok
[INFO] [stdout] test theme::tests::test_resolve_escaped_ansi ... ok
[INFO] [stdout] test theme::tests::test_resolve_unknown_color ... ok
[INFO] [stdout] test theme::tests::test_resolve_basic_colors ... ok
[INFO] [stdout] test theme::tests::test_theme_display ... ok
[INFO] [stdout] test theme::tests::test_theme_from_toml ... ok
[INFO] [stdout] test theme::tests::test_theme_manager_list_themes ... ok
[INFO] [stdout] test theme::tests::test_theme_manager_load_embedded ... ok
[INFO] [stdout] test theme::tests::test_theme_manager_cache ... ok
[INFO] [stdout] test theme::tests::test_theme_manager_load_unknown ... ok
[INFO] [stdout] test theme::tests::test_theme_manager_new ... ok
[INFO] [stdout] test theme::tests::test_theme_with_defaults ... ok
[INFO] [stdout] test utils::tests::test_calculate_context_usage ... ok
[INFO] [stdout] test utils::tests::test_calculate_context_usage_with_array_content ... ok
[INFO] [stdout] test utils::tests::test_context_percentage_full_mode_with_adaptive_learning ... ok
[INFO] [stdout] test utils::tests::test_context_percentage_modes_differ_with_adaptive_learning ... ok
[INFO] [stdout] test utils::tests::test_context_percentage_working_mode_with_adaptive_learning ... ok
[INFO] [stdout] test utils::tests::test_context_usage_levels ... ok
[INFO] [stdout] test utils::tests::test_format_token_count ... ok
[INFO] [stdout] test stats::tests::test_stats_data_update_session ... ok
[INFO] [stdout] test utils::tests::test_model_based_context_window ... ok
[INFO] [stdout] test utils::tests::test_parse_duration ... ok
[INFO] [stdout] test utils::tests::test_parse_duration_with_realistic_timestamps ... ok
[INFO] [stdout] test utils::tests::test_parse_iso8601_to_unix ... ok
[INFO] [stdout] test utils::tests::test_sanitize_for_terminal ... ok
[INFO] [stdout] test utils::tests::test_shorten_path ... ok
[INFO] [stdout] test utils::tests::test_validate_transcript_file_security ... ok
[INFO] [stdout] test version::tests::test_dirty_flag_in_short_version ... ok
[INFO] [stdout] test migrations::tests::test_migration_runner ... ok
[INFO] [stdout] test version::tests::test_is_clean ... ok
[INFO] [stdout] test version::tests::test_is_release ... ok
[INFO] [stdout] test version::tests::test_short_version ... ok
[INFO] [stdout] test version::tests::test_short_version_function ... ok
[INFO] [stdout] test version::tests::test_version_display ... ok
[INFO] [stdout] test version::tests::test_version_info_creation ... ok
[INFO] [stdout] test version::tests::test_version_string_function ... ok
[INFO] [stdout] test migrations::tests::test_learned_context_windows_migration ... ok
[INFO] [stdout] test migrations::tests::test_daily_token_tracking_migration ... ok
[INFO] [stdout] test retry::tests::test_exponential_backoff_timing ... ok
[INFO] [stdout] test version::tests::test_full_version ... ok
[INFO] [stdout] test utils::tests::test_calculate_context_usage_with_cache_tokens ... ok
[INFO] [stdout] test utils::tests::test_malicious_transcript_paths ... ok
[INFO] [stdout] test stats::tests::test_stats_save_and_load ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- stats::tests::test_stats_save_and_load stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'stats::tests::test_stats_save_and_load' (204) panicked at src/stats.rs:1304:9:
[INFO] [stdout] Session 'test' should exist in database
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55a01226deba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55a01226deba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55a01226deba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55a01226deba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55a012284e0a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55a012284e0a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x55a012272aa2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55a012272aa2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55a012248aff - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55a012248aff - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55a012263f09 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55a011d8c83c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55a011d8c83c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55a0122640c2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55a0122640c2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55a012248bea - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55a012240139 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55a012249bdd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55a01228567c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55a011bec595 - statusline[53c8616c90d32e3]::stats::tests::test_stats_save_and_load::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stats.rs:1304:9
[INFO] [stdout]   20:     0x55a011baddce - <statusline[53c8616c90d32e3]::stats::tests::test_stats_save_and_load::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x55a011dcc79e - serial_test[b215efd7b8312f0c]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   22:     0x55a011bfe384 - statusline[53c8616c90d32e3]::stats::tests::test_stats_save_and_load
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stats.rs:1259:5
[INFO] [stdout]   23:     0x55a011beb807 - statusline[53c8616c90d32e3]::stats::tests::test_stats_save_and_load::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stats.rs:1260:34
[INFO] [stdout]   24:     0x55a011bada26 - <statusline[53c8616c90d32e3]::stats::tests::test_stats_save_and_load::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55a011d8091b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55a011d8091b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x55a011d8d30b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x55a011d8d30b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x55a011d8d30b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x55a011d8d30b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x55a011d8d30b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x55a011d8d30b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x55a011d8d30b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x55a011d88a24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x55a011d88a24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x55a011d8ff12 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x55a011d8ff12 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x55a011d8ff12 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x55a011d8ff12 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x55a011d8ff12 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x55a011d8ff12 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x55a011d8ff12 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55a01226cecf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x55a01226cecf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7579c1173aa4 - <unknown>
[INFO] [stdout]   46:     0x7579c1200a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     stats::tests::test_stats_save_and_load
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 232 passed; 1 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6f42cd67bea3c9042a406bffe9bd13ed8aae79c20ee17d2ece8e380750532918", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f42cd67bea3c9042a406bffe9bd13ed8aae79c20ee17d2ece8e380750532918", kill_on_drop: false }`
[INFO] [stdout] 6f42cd67bea3c9042a406bffe9bd13ed8aae79c20ee17d2ece8e380750532918
